home *** CD-ROM | disk | FTP | other *** search
/ Aminet 24 / Aminet 24 (1998)(GTI - Schatztruhe)[!][Apr 1998].iso / Aminet / dev / c / cxref_1_4a.lha / LSM < prev    next >
Text File  |  1997-12-07  |  1KB  |  28 lines

  1. Begin3
  2. Title:          Cxref - C program cross-referencing & documentation tool
  3. Version:        1.4a [Nov-20-97]
  4. Entered-date:   20NOV97
  5. Description:    A program that takes as input a series of C source files
  6.                 and produces a LaTeX or HTML document containing a cross
  7.                 reference of the files/functions/variables in the program,
  8.                 including documentation taken from suitably formatted
  9.                 source code comments.
  10.                 The documentation is stored in the C source file in
  11.                 specially formatted comments, making it simple to maintain.
  12.                 The cross referencing includes lists of functions called,
  13.                 callers of each function, usage of global variables, header
  14.                 file inclusion, macro definitions and type definitions.
  15.                 Works for ANSI C, including many gcc extensions.
  16. Keywords:       C programming document cross-reference
  17. Author:         amb@gedanken.demon.co.uk
  18. Maintained-by:  amb@gedanken.demon.co.uk
  19. Primary-site:   ftp.demon.co.uk /pub/unix/tools
  20.                 247k cxref-1.4.tgz
  21. Alternate-site: sunsite.unc.edu /pub/Linux/devel/lang/c
  22.                 247k cxref-1.4.tgz
  23.                 13k cxref-1.4-1.4a.diff.gz
  24. Original-site:  
  25. Platforms:      UNIX
  26. Copying-policy: GPL
  27. End
  28.